forceLoadAVResource

abstract suspend fun forceLoadAVResource(block: DesignBlock)

Begins loading the required audio and video resource for the given video fill or audio block. If the resource had been loaded earlier and resulted in an error, it will be reloaded.

Parameters

block

the video fill or audio block whose resource should be loaded.